projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e178969
)
Removal of buffer argument of file-local-copy.
author
Gerd Moellmann
<gerd@gnu.org>
Wed, 10 Nov 1999 12:14:59 +0000
(12:14 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Wed, 10 Nov 1999 12:14:59 +0000
(12:14 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index f3f40c8a2a6ffdd946ecaee241040e9ddc16e230..d391ac19b81ce3e529e511f2fc29a935ed4a9bf5 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-541,6
+541,9
@@
Note that +++ before an item means the Lisp manual has been updated.
When you add a new item, please add it without either +++ or ---
so I will know I still need to look at it -- rms.
+** The optional argument BUFFER of function file-local-copy has been
+removed since it wasn't used by anything.
+
** The file name argument of function `file-locked-p' is now required
instead of being optional.